home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Broderbund Demo / DemoData / Mathwork / MATHWORK.Dxr / 00922.ls < prev    next >
Encoding:
Text File  |  1997-08-22  |  146 b   |  7 lines

  1. on exitFrame
  2.   global gDemoState
  3.   if gDemoState <> 1 then
  4.     set the mouseDownScript to "SkipAhead " & QUOTE & "Hiddenend" & QUOTE
  5.   end if
  6. end
  7.